Array2DMixin.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto ref opIndex(size_t i, size_t j)
    mixintemplate Array2DMixin(T)
    pragma(inline, true) @nogc ref
    opIndex
    (
    size_t i
    ,
    size_t j
    )
  2. auto ref opIndex(size_t i)

Meta